net.dnsConfig.useTCP (field)
3 uses
net (current package)
dnsclient_unix.go#L260: p, h, err := r.exchange(ctx, server, q, cfg.timeout, cfg.useTCP)
dnsconfig_unix.go#L36: useTCP bool // force usage of TCP for DNS resolutions
dnsconfig_unix.go#L134: conf.useTCP = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)